แปลง PDF, Word, Excel, EPUB และอื่น ๆ เป็น Markdown โดยตรงจาก Python. ชุด PyPI ที่รวมทุกอย่างไว้ในตัวเดียวพร้อม API แบบ Pythonic, รองรับ async, และผลลัพธ์ที่เป็นมิตรกับ LLM.... to_file( "protected.docx" , "output.md" , load_options...MarkdownConverter with open( "document.docx" , "rb" ) as stream:...